Fixed Style/FileName RuboCop offense
[lhc/web/wiklou.git] / .rubocop_todo.yml
1 # This configuration was generated by `rubocop --auto-gen-config`
2 # on 2015-03-06 17:05:39 +0100 using RuboCop version 0.29.1.
3 # The point is for the user to remove these configuration records
4 # one by one as the offenses are removed from the code base.
5 # Note that changes in the inspected code, or installation of new
6 # versions of RuboCop, may require this file to be generated again.
7
8 # Offense count: 2
9 # Cop supports --auto-correct.
10 Lint/UnusedMethodArgument:
11 Enabled: false
12
13 # Offense count: 8
14 # Cop supports --auto-correct.
15 # Configuration parameters: EnforcedStyle, SupportedStyles.
16 Style/HashSyntax:
17 Enabled: false
18
19 # Offense count: 4
20 # Cop supports --auto-correct.
21 Style/PerlBackrefs:
22 Enabled: false
23
24 # Offense count: 81
25 # Cop supports --auto-correct.
26 # Configuration parameters: EnforcedStyle, SupportedStyles.
27 Style/StringLiterals:
28 Enabled: false